Skip to content

Bump github.com/valkey-io/valkey-go from 1.0.72 to 1.0.73#264

Merged
secwall merged 1 commit intomasterfrom
dependabot/go_modules/github.com/valkey-io/valkey-go-1.0.73
Mar 16, 2026
Merged

Bump github.com/valkey-io/valkey-go from 1.0.72 to 1.0.73#264
secwall merged 1 commit intomasterfrom
dependabot/go_modules/github.com/valkey-io/valkey-go-1.0.73

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps github.com/valkey-io/valkey-go from 1.0.72 to 1.0.73.

Release notes

Sourced from github.com/valkey-io/valkey-go's releases.

1.0.73

Changes

  • feat: add support for Redis Streams XINFO STREAM IDMP fields (#965)
  • feat: add XADD IDMP/IDMPAUTO and XCFGSET support (#954)
  • feat: make optimistic version locking in om optional (#958)
  • feat: add IsCacheHit methods to valkeycompat for CacheCompat supported commands (#959)
  • perf: unify CacheCompat in valkeycompat to use pointer receivers.
  • perf: reduce cache hit/miss allocs in valkeyotel.
  • perf: optimize metrics recording in valkeyotel.
  • docs: clarify AWS ElastiCache for Valkey 7.2 has AZ info only in INFO command (#966)
  • fix: JSONGet incompatibility in valkeycompat with go-redis
  • ci: add Redis 8.6+ to CI/test setup (#962)

Contributors

We'd like to thank all the contributors who worked on this release!

@​HurSungYun, @​SoulPancake, @​akshaykhairmode, @​gaiaz-iusipov, @​jinbum-kim, @​piyongcai-liucai and @​rueian

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/valkey-io/valkey-go](https://github.com/valkey-io/valkey-go) from 1.0.72 to 1.0.73.
- [Release notes](https://github.com/valkey-io/valkey-go/releases)
- [Commits](valkey-io/valkey-go@v1.0.72...v1.0.73)

---
updated-dependencies:
- dependency-name: github.com/valkey-io/valkey-go
  dependency-version: 1.0.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 16, 2026
@secwall secwall merged commit 45dffec into master Mar 16, 2026
21 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/valkey-io/valkey-go-1.0.73 branch March 16, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant